tsNetRetrError
Type
function
Summary
Returns the error message of a failed transfer.
Syntax
tsNetRetrError(<pConnectionID>)
Description
Returns the error message of a failed transfer.
Parameters
Name | Type | Description |
---|---|---|
pConnectionID | The identifier of the transfer to retrieve. |
Examples
local tError
put tsNetRetrError("myConnID") into tError
Related
library: tsNet
Compatibility and Support
Introduced
LiveCode 8.1
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile